[INFO] cloning repository https://github.com/rkday/canoedaysout-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rkday/canoedaysout-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkday%2Fcanoedaysout-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkday%2Fcanoedaysout-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a41330c06cc9df74633cd9eb3ebb8fa932f2adf
[INFO] fixing rkday/canoedaysout-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkday%2Fcanoedaysout-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rkday/canoedaysout-rs
[INFO] finished tweaking git repo https://github.com/rkday/canoedaysout-rs
[INFO] tweaked toml for git repo https://github.com/rkday/canoedaysout-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rkday/canoedaysout-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rkday/canoedaysout-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mysql` dependency)
[INFO] [stderr] warning: `canoedaysout-rs` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 07e47a16c19cddf51a229da5c4adabb9b2b2cb7d2332f9466183b6aa65f41a1c
[INFO] running `Command { std: "docker" "start" "07e47a16c19cddf51a229da5c4adabb9b2b2cb7d2332f9466183b6aa65f41a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07e47a16c19cddf51a229da5c4adabb9b2b2cb7d2332f9466183b6aa65f41a1c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e47a16c19cddf51a229da5c4adabb9b2b2cb7d2332f9466183b6aa65f41a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07e47a16c19cddf51a229da5c4adabb9b2b2cb7d2332f9466183b6aa65f41a1c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   byteorder v1.4.3 (as host dependency) removed features: default, std
[INFO] [stderr]   digest v0.8.1 (as host dependency) removed features: std
[INFO] [stderr]   regex v1.4.5 (as host dependency) removed features: aho-corasick, default, memchr, perf, perf-cache, perf-dfa, perf-inline, perf-literal, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   regex-syntax v0.6.23 (as host dependency) removed features: default, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   standback v0.2.17 (as host dependency) removed features: std
[INFO] [stderr]   syn v1.0.69 (as host dependency) removed features: visit
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mysql` dependency)
[INFO] [stderr] warning: `canoedaysout-rs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling const_fn v0.4.6
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking bstr v0.2.15
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling openssl-src v111.15.0+1.1.1k
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.33
[INFO] [stderr]    Compiling openssl-sys v0.9.61
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling io-enum v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]    Compiling mysql v20.1.0 (https://github.com/rkday/rust-mysql-simple.git?branch=master#b4871d20)
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking lru v0.6.5
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking twox-hash v1.6.0
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking globset v0.4.6
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking humansize v1.1.0
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]     Checking fastcgi v1.0.0
[INFO] [stderr]     Checking querystring v1.1.0
[INFO] [stderr]     Checking ignore v0.4.17
[INFO] [stderr]     Checking idna v0.2.2
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking lexical v5.2.1
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rust_decimal v1.10.3
[INFO] [stderr]     Checking bigdecimal v0.1.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking mysql_common v0.24.1
[INFO] [stderr]     Checking tera v1.7.0
[INFO] [stderr]     Checking canoedaysout-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] [stderr] crater-edition-check: canoedaysout-rs v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mysql` dependency)
[INFO] [stderr] warning: `canoedaysout-rs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling io-enum v0.2.6
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking time v0.2.26
[INFO] [stderr]     Checking serde v1.0.125
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking rust_decimal v1.10.3
[INFO] [stderr]     Checking bigdecimal v0.1.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking mysql_common v0.24.1
[INFO] [stderr]     Checking mysql v20.1.0 (https://github.com/rkday/rust-mysql-simple.git?branch=master#b4871d20)
[INFO] [stderr]     Checking tera v1.7.0
[INFO] [stderr]     Checking canoedaysout-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   byteorder v1.4.3 (as host dependency) removed features: default, std
[INFO] [stderr]   digest v0.8.1 (as host dependency) removed features: std
[INFO] [stderr]   regex v1.4.5 (as host dependency) removed features: aho-corasick, default, memchr, perf, perf-cache, perf-dfa, perf-inline, perf-literal, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   regex-syntax v0.6.23 (as host dependency) removed features: default, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   standback v0.2.17 (as host dependency) removed features: std
[INFO] [stderr]   syn v1.0.69 (as host dependency) removed features: visit
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `mysql` dependency)
[INFO] [stderr] warning: `canoedaysout-rs` (manifest) generated 1 warning
[INFO] [stderr]     Checking canoedaysout-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] [stderr] crater-edition-check: canoedaysout-rs v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to parse manifest at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `default_features` is unsupported as of the 2024 edition; instead use `default-features`
[INFO] [stderr]   (in the `mysql` dependency)
[INFO] running `Command { std: "docker" "inspect" "07e47a16c19cddf51a229da5c4adabb9b2b2cb7d2332f9466183b6aa65f41a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e47a16c19cddf51a229da5c4adabb9b2b2cb7d2332f9466183b6aa65f41a1c", kill_on_drop: false }`
[INFO] [stdout] 07e47a16c19cddf51a229da5c4adabb9b2b2cb7d2332f9466183b6aa65f41a1c
